'Author Blog』的搜索结果

'Author Blog』的搜索结果


正在查看 5 结果:1-5 (共 5 个结果)
  • 作者
    搜索结果
  • 诗语
    管理员
    • 文章数量: 5,866
    @feibisi

    这一款主题是为了做全新的支持论坛分站开发的,2019 年尝试,后面没做完,就放在一个闲置网站上了。

    简单截个图,开发站乱版了,后面改了开发方案,这个就闲置了,也没继续往下改,有兴趣的可以自己试试看。

    正常显示是这样

    /*
    Theme Name: Wei Support themes
    Description: 薇晓朵技术支持主题
    Author: Weixiaoduo.com
    Author URI: https://www.weixiaoduo.com
    Template: Avada
    Version: 1.1.0
    */
    
    .bbp-topics .bbp-topic-meta .bbp-author-avatar,.bundle-content h3,.bundle-content p,.bundle-img,.dc_prdct_prc,.fusion-price-rating .price,.ico {
    	vertical-align: middle
    }
    
    .fusion-alert,.tribe-events-notices {
    	text-transform: none
    }
    
    #bbpress-forums .status-closed,#bbpress-forums .status-closed a,#bbpress-forums a {
    	color: inherit
    }
    
    .bbp-topics .type-topic {
    	position: relative
    }
    
    .bbp-topics .status-closed {
    	background: #f5f5f5!important
    }
    
    .bbp-topics .type-topic:after {
    	content: '已受理';
    	position: absolute;
    	width: 130px;
    	height: 27px;
    	background: #ef8233;
    	top: 0;
    	right: -8px;
    	text-align: center;
    	line-height: 26px;
    	font-size: 13px;
    	border-radius: 3px 0 0 3px;
    	color: #fff;
    	margin-top: 20px
    }
    
    .bbp-topics .type-topic:before {
    	content: '';
    	position: absolute;
    	margin: 47px -8px 0 0;
    	width: 0;
    	height: 0;
    	top: 0;
    	border-top: 8px solid #ef8233;
    	border-right: 8px solid transparent;
    	right: 0
    }
    
    .bbp-topics .type-topic.status-closed:after {
    	content: '已解决';
    	background: #66af40
    }
    
    .bbp-topics .type-topic.status-closed:before {
    	border-top-color: #45752b
    }
    
    li.bbp-forum-freshness,li.bbp-topic-freshness {
    	text-align: left
    }
    
    .bbp-topic-meta {
    	display: block;
    	float: none
    }
    
    .bbp-forums .bbp-topic-meta .bbp-author-avatar,.bbp-topics .bbp-topic-meta .bbp-author-avatar {
    	display: none
    }
    
    .bbp-topic-freshness>p.bbp-topic-meta {
    	margin-left: -3px!important
    }
    
    #bbp-container,#bbpress-forums,#bbpress-forums li.bbp-body ul.forum,#bbpress-forums li.bbp-body ul.topic,#bbpress-forums ul.bbp-topics,.bbp-topics {
    	overflow: visible
    }
    
    .bbp-topics .bbp-body .type-topic {
    	display: table;
    	width: 100%
    }
    
    #bbpress-forums .bbp-forums li.bbp-body ul.forum {
    	overflow: hidden
    }
    
    @media screen and (max-width:830px) {
    	.bbp-topics .type-topic::after {
    		width: 75px;
    		height: 22px;
    		line-height: 22px;
    		bottom: 10px;
    		font-size: 12px;
    		top: auto
    	}
    
    	.bbp-topics .type-topic::before {
    		bottom: 2px;
    		top: auto
    	}
    }
    
    .knowldgeSprite {
    	background-image: url(images/knowledge-spritesheet.png);
    	background-repeat: no-repeat;
    	display: block;
    	margin: 0 auto
    }
    
    .sprite-grid-icon {
    	width: 29px;
    	height: 24px;
    	background-position: -5px -5px
    }
    
    .active .sprite-grid-icon {
    	background-position: -5px -39px
    }
    
    .sprite-list-icon {
    	width: 29px;
    	height: 25px;
    	background-position: -44px -5px
    }
    
    .active .sprite-list-icon {
    	background-position: -44px -40px
    }
    
    .bbp-topic-tags a:hover {
    	color: #fff!important
    }
    
    article .fusion-social-networks.boxed-icons .fusion-social-networks-wrapper {
    	margin: 0
    }
    
    article .fusion-single-sharing-box {
    	padding: 0;
    	margin: 0 0 0 -110px!important;
    	position: fixed;
    	top: 38%;
    	height: auto;
    	width: auto;
    	background-color: transparent
    }
    
    article .fusion-single-sharing-box h4 {
    	padding: 0;
    	margin: 0!important;
    	color: #313131;
    	display: block;
    	top: 100%;
    	font-size: 13px;
    	font-weight: 700;
    	text-align: center
    }
    
    article .fusion-single-sharing-box h4 .social-share-ctrl {
    	padding: 4px;
    	cursor: pointer;
    	transition: .3s;
    	font-size: 16px
    }
    
    article .fusion-single-sharing-box .fusion-social-networks .fusion-social-network-icon {
    	fill: rgba(0,0,0,.6);
    	display: table;
    	font-size: 20px;
    	line-height: 31px;
    	text-align: center;
    	border-radius: 0!important;
    	margin: 0 auto 10px!important;
    	padding: 0!important;
    	transition: .15s
    }
    
    article .fusion-single-sharing-box .fusion-social-networks .fusion-social-network-icon:hover {
    	fill: rgba(0,0,0,.8)
    }
    
    @media screen and (max-width:480px) {
    	article .fusion-single-sharing-box .fusion-social-networks .fusion-social-network-icon {
    		font-size: 14px;
    		line-height: 28px;
    		width: 28px;
    		height: 28px
    	}
    }
    
    article .fusion-sharing-box .fusion-social-networks {
    	overflow: visible;
    	display: block;
    	position: relative;
    	top: 0;
    	left: 0;
    	transition: .5s
    }
    
    article .fusion-sharing-box .fusion-social-networks.close {
    	left: -100%
    }
    
    .blog-social-share .facebook-link {
    	background-color: #3b5998
    }
    
    .blog-social-share .twitter-link {
    	background-color: #1da1f2
    }
    
    .blog-social-share .google-link {
    	background-color: #dc4e41
    }
    
    .blog-social-share .pinterest-link {
    	background-color: #cb2027
    }
    
    .blog-social-share .linkedin-link {
    	background-color: #0077b5
    }
    
    .forumBackBtn {
    	display: inline-block;
    	padding: 8px 20px;
    	font-size: 16px;
    	border: 1px solid #dadada
    }
    
    .forumBackBtn:hover {
    	color: #fff;
    	background-color: #b7648b;
    	border-color: #b7648b
    }
    
    .forumBackBtn i {
    	margin-right: 5px
    }
    
    .topic-title {
    	background: #eaeaea;
    	color: #4e4e4e;
    	padding: 20px 13%;
    	text-align: center;
    	position: relative;
    	clear: both
    }
    
    .topic-status {
    	position: absolute;
    	width: 130px;
    	height: 27px;
    	background: #ca3232;
    	top: 0;
    	right: -8px;
    	text-align: center;
    	line-height: 26px;
    	font-size: 13px;
    	border-radius: 3px 0 0 3px;
    	color: #fff;
    	margin-top: 20px
    }
    
    .topic-status:before {
    	content: '';
    	position: absolute;
    	margin: 27px 0 0;
    	width: 0;
    	height: 0;
    	top: 0;
    	border-top: 8px solid #772323;
    	border-right: 8px solid transparent;
    	right: 0
    }
    
    .topic-status.closed {
    	background: #66af40
    }
    
    .topic-status.closed:before {
    	border-top-color: #45752b
    }
    
    #bbpress-forums {
    	overflow: visible
    }
    
    .forum-pagination {
    	float: right;
    	clear: both;
    	margin: 0
    }
    
    .forum-title,.no-topic-title {
    	float: left;
    	padding-left: 8px;
    	border-left: solid 2px #b7648b
    }
    
    .no-topic-title {
    	margin: 7px 0 0
    }
    
    .bbp-topic-tags {
    	margin-bottom: 25px
    }
    
    .bbp-topic-tags a {
    	background: #ececec;
    	padding: 3px 5px;
    	border-radius: 3px;
    	border: 1px solid #c7c7c7!important;
    	margin: 0 5px
    }
    
    .bbp-topic-tags a:hover {
    	background: #b7648b;
    	border-color: #b7648b!important
    }
    
    #bbpress-forums .fusion-bbp-header {
    	clear: none;
    	float: right
    }
    
    #bbpress-forums .bbp-pagination {
    	width: auto
    }
    
    #bbpress-forums .top-pagination+.fusion-clearfix {
    	display: none
    }
    
    @media screen and (max-width:830px) {
    	.topic-status {
    		width: 75px;
    		height: 22px;
    		line-height: 22px;
    		top: 0;
    		font-size: 12px;
    		bottom: auto;
    		margin-top: 6px
    	}
    
    	.topic-title {
    		padding-top: 24px
    	}
    
    	.topic-status:before {
    		margin: 21px 0 0
    	}
    }
    
    #search-result {
    	width: 438px;
    	padding: 0;
    	margin: 0;
    	max-width: 100%
    }
    
    #kbe_content .kbe_leftcol span {
    	margin-bottom: 0
    }
    
    .kbe_content_txt img {
    	border: 1px solid #eaeaea;
    	margin-top: 25px;
    	margin-bottom: 25px
    }
    
    .limited-offer {
    	position: absolute;
    	left: 0;
    	top: 0;
    	padding: 0 15px;
    	height: 100%;
    	background: #1b1b1b
    }
    
    .limited-text {
    	margin: 0!important;
    	font-size: 17px
    }
    
    #demo_count_down_timer {
    	margin-top: 1px;
    	font-size: 26px
    }
    
    @media screen and (max-width:1060px) {
    	.limited-offer {
    		height: auto;
    		margin: 0 auto;
    		left: 0;
    		right: 0
    	}
    
    	#demo_count_down_timer,.limited-text {
    		display: inline-block;
    		margin: 0 5px
    	}
    }
    
    @media screen and (max-width:360px) {
    	#demo_count_down_timer {
    		font-size: 21px
    	}
    }
    
    .full-pack-content .fap-type.offer-ftr {
    	background: #fff;
    	margin: -1px 0 0!important;
    	border-top: 0;
    	padding-top: 0;
    	display: block
    }
    
    .fap-type.offer-ftr span {
    	color: #c64c86
    }
    
    .limited-offer-wrap {
    	position: fixed;
    	width: 100%;
    	height: 100%;
    	background-color: rgba(0,0,0,.9);
    	z-index: 99999;
    	top: 0;
    	left: 0;
    	display: none;
    	overflow: auto
    }
    
    .limited-offer-wrap .offer-content {
    	position: absolute;
    	width: 550px;
    	max-width: 100%;
    	height: auto;
    	top: 50%;
    	right: 0;
    	left: 0;
    	margin: auto;
    	overflow-y: auto;
    	background: #b7648b;
    	padding: 20px;
    	text-align: center;
    	transform: translateY(-50%);
    	color: #fff
    }
    
    .limited-offer-wrap .offer-content a {
    	display: inline-block;
    	margin-top: 10px
    }
    
    .offer-btn {
    	width: 85%;
    	padding: 12px 5px;
    	background: #78c3e6;
    	color: #fff;
    	font-size: 23px;
    	border-radius: 3px
    }
    
    .offer-btn:hover {
    	background: #6eb6d8;
    	color: #fff
    }
    
    .close-popup {
    	color: #fff;
    	font-size: 15px
    }
    
    .close-popup:hover {
    	color: #e6e6e6
    }
    
    .limited-offer-wrap .offer-content h1 {
    	font-size: 29px
    }
    
    .ribbon {
    	font-size: 22px!important;
    	width: 50%;
    	position: relative;
    	background: purple;
    	color: #fff;
    	text-align: center;
    	padding: 1em 2em;
    	margin: 1em auto 3em
    }
    
    .ribbon:after,.ribbon:before {
    	content: "";
    	position: absolute;
    	display: block;
    	bottom: -1em;
    	border: 1.5em solid #520352;
    	z-index: -1
    }
    
    .ribbon:before {
    	left: -2em;
    	border-right-width: 1.5em;
    	border-left-color: transparent
    }
    
    .ribbon:after {
    	right: -2em;
    	border-left-width: 1.5em;
    	border-right-color: transparent
    }
    
    .ribbon .ribbon-content:after,.ribbon .ribbon-content:before {
    	content: "";
    	position: absolute;
    	display: block;
    	border-style: solid;
    	border-color: #804f7c transparent transparent;
    	bottom: -1em
    }
    
    .ribbon .ribbon-content:before {
    	left: 0;
    	border-width: 1em 0 0 1em
    }
    
    .ribbon .ribbon-content:after {
    	right: 0;
    	border-width: 1em 1em 0 0
    }
    
    @media screen and (max-width:480px) {
    	.limited-offer-wrap .offer-content h1 {
    		font-size: 19.5px;
    		line-height: 29.31px
    	}
    
    	.ribbon {
    		font-size: 16px!important;
    		padding: 10px
    	}
    }
    
    .current-plugin-status_holder {
    	height: 300px;
    	text-align: center!important
    }
    
    @media only screen and (max-width:1024px) {
    	.current-plugin-status_holder {
    		height: 250px;
    		right: -39px
    	}
    
    	.version-detail {
    		padding-top: 40px!important
    	}
    
    }
    
    @media only screen and (max-width:768px) {
    	.current-plugin-status_holder {
    		height: 200px;
    		right: -39px;
    		margin-left: -107px!important
    	}
    
    	.current-plugin-status_holder .version-detail {
    		width: 140px;
    		height: 140px
    	}
    
    	.version-detail {
    		padding-top: 33px!important
    	}
    
    	.current-plugin-status_holder .version-detail p {
    		font-size: 13px!important;
    		line-height: 17px!important
    	}
    }
    
    @media only screen and (max-width:640px) {
    	.current-plugin-status_holder {
    		display: none!important
    	}
    
    	.responsive-link {
    		padding: 5px 13px!important;
    		font-size: 12px!important;
    		margin-top: 7px!important
    	}
    }
    
    @media screen and (max-width:479px) {
    	.responsive-center {
    		text-align: center!important
    	}
    }
    
    .tp-parallax-wrap.versionWrap {
    	top: 0!important
    }
    
    .shortcode-holder h3 {
    	margin: 0 0 12px;
    	padding-bottom: 12px;
    	position: relative;
    	color: #b7648b
    }
    
    .shortcode-holder h3:after {
    	content: '';
    	position: absolute;
    	left: 0;
    	bottom: 0;
    	width: 100px;
    	height: 2px;
    	background-color: #904568
    }
    
    .knowledgebase-with-code-snippet pre,.shortcode-holder pre {
    	padding: 30px 20px;
    	border: 1px solid #d4d4d4;
    	background: #fbfbfb;
    	margin: 0 0 20px;
    	transition: all .3s;
    	font-family: monospace;
    	font-size: 15px;
    	overflow-x: auto;
    	overflow: -moz-scrollbars-horizontal;
    	position: relative
    }
    
    .knowledgebase-with-code-snippet pre::-webkit-scrollbar-thumb,.shortcode-holder pre::-webkit-scrollbar-thumb {
    	-webkit-border-radius: 10px;
    	border-radius: 10px;
    	background: rgba(0,0,0,.4)
    }
    
    .knowledgebase-with-code-snippet pre::-webkit-scrollbar,.shortcode-holder pre::-webkit-scrollbar {
    	-webkit-appearance: none;
    	width: 10px
    }
    
    .knowledgebase-with-code-snippet pre:hover,.shortcode-holder pre:hover {
    	box-shadow: inset 0 0 8px rgba(0,0,0,.1);
    	border-radius: 3px
    }
    
    .shortcode-clm {
    	margin-bottom: 50px!important
    }
    
    .post-content .shortcode-holder p {
    	margin-top: 0;
    	margin-bottom: 10px
    }
    
    .single-post article .post-content,.single-post article .post-content ol {
    	color: #43464b;
    	line-height: 1.6em;
    	font-size: 18px
    }
    
    .single-post article .post-content img.aligncenter {
    	margin: 20px auto;
    	padding: 5px
    }
    
    .single-post article.post {
    	position: relative;
    	padding: 70px 200px;
    	box-shadow: inset 0 -3px 5px rgba(64,64,64,.2)
    }
    
    .normal-page-blog .about-author,.normal-page-blog .fusion-meta-info,.normal-page-blog .fusion-sharing-box h4 {
    	display: none!important
    }
    
    .single-post #main .section-padding {
    	padding-top: 0!important;
    	padding-bottom: 0!important;
    	margin-bottom: -4px
    }
    
    .single-post #main .post-content .nonhundred-percent-fullwidth {
    	margin-left: 0;
    	margin-right: 0
    }
    
    @media screen and (max-width:767px) {
    	article .fusion-single-sharing-box {
    		width: 100%;
    		left: 0;
    		right: 0;
    		bottom: 0;
    		top: auto;
    		background: #f4f4f4;
    		margin: 0!important;
    		z-index: 9999
    	}
    
    	article .fusion-single-sharing-box .fusion-social-networks .fusion-social-network-icon {
    		display: inline-block;
    		margin: 0!important;
    		padding: 0!important;
    		width: 25%;
    		height: 44px;
    		line-height: 21px;
    		border-left: 1px solid #dbdbdb;
    		float: left;
    		position: relative
    	}
    
    	.fusion-social-networks-wrapper a svg {
    		position: absolute;
    		top: 0;
    		bottom: 0;
    		margin: auto;
    		left: 0;
    		right: 0
    	}
    
    	.fusion-sharing-box .fusion-icon-mail::before {
    		vertical-align: inherit
    	}
    
    	.fusion-social-networks-wrapper .fusion-social-network-icon::before {
    		margin-top: 12px
    	}
    
    	.single-post article.post {
    		padding: 30px 0;
    		box-shadow: none
    	}
    
    	.single-post .fusion-footer #footer {
    		z-index: 9999
    	}
    }
    
    .service-clm-holder .fusion-column.content-box-column {
    	position: relative
    }
    
    .service-clm-holder .content-wrapper-background {
    	border: 1px solid #e8e8e8
    }
    
    .service-clm-holder .content-container {
    	margin-bottom: 0
    }
    
    .service-clm-holder .service-description {
    	min-height: 130px;
    	margin-bottom: 20px
    }
    
    .service-detail-btn {
    	background: #d4d4d4;
    	color: #4e4e4e;
    	vertical-align: top
    }
    
    .service-btn-wrap {
    	position: absolute;
    	bottom: -15px;
    	left: 0;
    	right: 0
    }
    
    .service-btn-wrap .fusion-button {
    	vertical-align: top;
    	margin: 0 15px
    }
    
    .serveice-detail-list {
    	padding: 0;
    	list-style: none;
    	min-height: 182px
    }
    
    .serveice-detail-list li {
    	margin-bottom: 3px;
    	font-size: 15px;
    	border-bottom: dashed 1px #ccc;
    	padding: 6px 7px 10px 23px;
    	line-height: 17px;
    	position: relative
    }
    
    .serveice-detail-list li:before {
    	content: '\f058';
    	font-family: 'Font Awesome 5 Free';
    	font-weight: 400;
    	position: absolute;
    	left: 0;
    	margin-top: 1px;
    	font-size: 16px;
    	color: #b7648b
    }
    
    .service-price {
    	background: #757575;
    	padding: 10px;
    	margin: 0 -36px 12px;
    	color: #fff;
    	font-size: 25px
    }
    
    .service-price del {
    	color: #ccc;
    	font-size: 18px
    }
    
    .service-price ins {
    	text-decoration: none;
    	margin-left: 10px
    }
    
    .free-goodies .fusion-column-content p {
    	font-size: 18px
    }
    
    .service-refund .lisence_terms {
    	margin: 0
    }
    
    .free-goodies .fusion-builder-row {
    	display: flex
    }
    
    .free-goodies .fusion-builder-row .fusion-layout-column .fusion-column-wrapper {
    	height: 100%
    }
    
    .free-goodies .fusion-builder-row .fusion-layout-column.order {
    	order: 1
    }
    
    @media screen and (max-width:1023px) {
    	.free-goodies {
    		margin-top: 10px!important
    	}
    
    	.free-goodies .fusion-column-wrapper .fusion-builder-row:nth-child(2) {
    		padding-top: 35px;
    		position: relative;
    		margin-top: 35px
    	}
    
    	.free-goodies .fusion-column-wrapper .fusion-builder-row:nth-child(2):before {
    		position: absolute;
    		width: 80%;
    		height: 1px;
    		border-top: 1px solid #ccc;
    		top: 0;
    		left: 0;
    		right: 0;
    		margin: auto
    	}
    
    	.free-goodies .fusion-column-wrapper {
    		background-color: transparent!important;
    		padding-top: 5px!important
    	}
    
    	.free-goodies .fusion-builder-row .fusion-one-half.fusion-column-last {
    		padding-top: 0
    	}
    }
    
    @media screen and (max-width:640px) {
    	.free-goodies .fusion-builder-row .fusion-one-half.fusion-column-last {
    		padding: 25px 25px 0
    	}
    
    	.free-goodies .fusion-builder-row .fusion-one-half.fusion-column-last .fusion-column-wrapper {
    		padding: 0!important
    	}
    
    	.paid-service {
    		margin-top: 0!important
    	}
    
    	.service-clm-holder {
    		margin-top: 30px!important;
    		margin-bottom: 0!important
    	}
    
    	.service-refund .lisence_terms {
    		margin: 0 auto;
    		display: table;
    		float: none
    	}
    
    	.service-btn-wrap a {
    		width: auto!important
    	}
    
    	.intro-service {
    		padding-left: 15px;
    		padding-right: 15px
    	}
    }
    
    @media screen and (max-width:800px) {
    	.free-goodies .fusion-builder-row {
    		display: block
    	}
    
    	.free-goodies .fusion-builder-row .fusion-layout-column .fusion-column-wrapper {
    		height: 300px
    	}
    }
    
    #wcmp_service_form fieldset.half {
    	width: 48%;
    	margin-right: 4%;
    	float: left
    }
    
    @media screen and (max-width:640px) {
    	#wcmp_service_form fieldset.half {
    		width: 100%;
    		margin-right: 0
    	}
    }
    
    #wcmp_service_form fieldset.half.last {
    	margin-right: 0
    }
    
    #wcmp_service_form fieldset {
    	margin-top: 30px
    }
    
    #wcmp_service_form fieldset label {
    	display: block;
    	font-size: 16px;
    	margin-bottom: 2px
    }
    
    #wcmp_service_form fieldset label strong {
    	margin-right: 2px;
    	color: #f30707;
    	font-weight: 400
    }
    
    #order_no_section .err_msg,#wcmp_service_form label.error {
    	color: #ea2424;
    	font-size: 13px;
    	margin: 2px 0 0;
    	width: auto
    }
    
    #wcmp_service_form fieldset input,#wcmp_service_form fieldset textarea {
    	display: block;
    	width: 100%;
    	border: 1px solid #c7c7c7!important;
    	height: 35px;
    	padding: 7px 10px;
    	font-size: 15px;
    	color: #737373
    }
    
    #wcmp_service_form fieldset input:focus,#wcmp_service_form fieldset textarea:focus,.order-input input:focus {
    	border-bottom: 1px solid #b7648b!important;
    	box-shadow: none;
    	outline: 0
    }
    
    #wcmp_service_form fieldset textarea {
    	height: 80px
    }
    
    #wcmp_service_form fieldset [type=file] {
    	font-size: 13px;
    	max-width: 250px;
    	margin: 0 0 10px;
    	height: auto
    }
    
    #order_no_section {
    	margin-top: 30px
    }
    
    #order_no_section label {
    	font-size: 17px
    }
    
    #wcmp_service_form fieldset.order-no-wrap {
    	margin-top: 0
    }
    
    fieldset#service_selection {
    	font-size: 15px;
    	min-width: 252px;
    	padding: 8px;
    	max-width: 100%;
    	margin: 0 0 10px
    }
    
    fieldset#service_selection label {
    	display: inline-block;
    	cursor: pointer;
    	margin: 0 17px 15px;
    	vertical-align: top
    }
    
    #service_selection input[type=radio] {
    	visibility: hidden;
    	display: none
    }
    
    #service_selection i:before {
    	content: '\f111';
    	font-family: 'Font Awesome 5 Free';
    	font-weight: 400;
    }
    
    #service_selection label input:checked+i:before {
    	content: '\f192'
    }
    
    #service_selection label span {
    	margin-left: 6px;
    	font-size: 18px
    }
    
    .service_type_msg {
    	margin: 0;
    	border: 1px solid #f5f5f5;
    	border-top: 4px solid #b7648b;
    	padding: 7px 7px 7px 16px;
    	font-size: 17px;
    	background-color: #f7f7f7;
    	box-shadow: 2px 2px 4px #e6e6e6
    }
    
    .advance-fm-link {
    	width: auto;
    	padding: 0 20px;
    	background: #78c3e6
    }
    
    .advance-fm-link:hover {
    	color: #000
    }
    
    .order-input {
    	position: relative
    }
    
    .order-input input {
    	padding-right: 40px;
    	border-color: #b9b7b7!important
    }
    
    .order-input .order-loader {
    	position: absolute;
    	right: 5px;
    	top: 3px;
    	margin: auto
    }
    
    .order-input .order-loader i {
    	font-size: 15px
    }
    
    .success-service-form {
    	width: 100%;
    	padding: 10px;
    	background: #51cd80;
    	color: #fff;
    	font-size: 16px;
    	text-align: center;
    	margin-bottom: 25px
    }
    
    .btn-holder .fusion-button {
    	vertical-align: top
    }
    
    .btn-holder a.fusion-button {
    	float: right;
    	margin: 0;
    	background: #e4e4e4;
    	color: #585757;
    	border: 1px solid #e0e0e0
    }
    
    .btn-holder a.fusion-button:hover {
    	background-color: #dcdcdc
    }
    
    .or-wraper {
    	padding: 15px;
    	background: #f7f7f7;
    	margin-top: 4px
    }
    
    label[for=order_no] {
    	position: relative
    }
    
    .oder-info-wrap {
    	position: absolute;
    	top: -14px;
    	z-index: 1;
    	left: 111px;
    	padding: 10px 10px 10px 7px
    }
    
    .oder-info-wrap span {
    	width: 17px;
    	height: 17px;
    	background: #b7648b;
    	border-radius: 50%;
    	display: inline-block;
    	text-align: center;
    	color: #fff;
    	font-size: 13px
    }
    
    .order-des {
    	position: absolute;
    	background: #fff;
    	border: 1px solid #777;
    	bottom: 6px;
    	left: 38px;
    	color: #312b2b;
    	padding: 7px 10px;
    	width: 320px;
    	display: none
    }
    
    .order-des a,.servcDes a {
    	color: #b7648b
    }
    
    .order-des:after,.order-des:before {
    	content: '';
    	display: block;
    	position: absolute;
    	width: 0;
    	transform: rotate(-90deg);
    	height: 0
    }
    
    .order-des:before {
    	left: -18px;
    	bottom: 6px;
    	border: 9px solid transparent;
    	border-bottom-color: #000
    }
    
    .order-des:after {
    	left: -16px;
    	bottom: 7px;
    	border: 8px solid transparent;
    	border-bottom-color: #fff
    }
    
    .order-des a {
    	margin-top: 5px;
    	display: table
    }
    
    .order-des a:after {
    	content: '\f07a';
    	font-family: 'Font Awesome 5 Free';
    	font-weight: 900;
    	margin: 0 0 0 5px;
    	display: inline-block;
    	vertical-align: middle;
    	color: #b7648b;
    	transition: all .3s
    }
    
    .order-des a:hover:after {
    	content: '\f218'
    }
    
    .oder-info-wrap:hover .order-des {
    	display: block
    }
    
    .suggested-product-wrap {
    	margin-top: 30px
    }
    
    .sugested-content {
    	background-color: #fff;
    	border: 1px solid #e8e8e8;
    	padding: 20px;
    	display: flex
    }
    
    .sugested-content p span.price_txt {
    	font-size: 0
    }
    
    .sugested-content p ins {
    	text-decoration: none;
    	margin-left: 5px
    }
    
    .sugested-content button {
    	height: auto!important
    }
    
    .servcDes {
    	margin: 6px 0 0 25px
    }
    
    .servcDes p {
    	margin: 7px 0 19px
    }
    
    #kbe_content .kbe_leftcol h3:first-of-type {
    	margin-top: 25px;
    	border: 0;
    	padding-top: 0
    }
    
    #kbe_content .kbe_leftcol h3 {
    	color: #373e42;
    	font-size: 22px;
    	margin-top: 50px;
    	margin-bottom: 9px;
    	line-height: 30px;
    	padding-top: 50px;
    	border-top: 1px solid #e0e0e0
    }
    
    #kbe_content .kbe_content_txt hr {
    	margin: 50px 0;
    	border: none;
    	border-top: 1px solid #e0e0e0
    }
    
    #kbe_content .kbe_content_txt hr+h3 {
    	margin-top: -1px
    }
    
    #kbe_content .kbe_content_txt blockquote {
    	background-color: rgba(0,153,229,.2);
    	margin: 25px 0;
    	border: none
    }
    
    .kbe_content_txt blockquote:nth-of-type(odd) {
    	background-color: rgba(156,94,145,.2)!important
    }
    
    #kbe_content .kbe_content_txt blockquote p:last-child {
    	margin-bottom: 0
    }
    
    #kbe_content .kbe_leftcol a:hover {
    	color: #0e99e5
    }
    
    #kbe_content .kbe_content_txt li {
    	margin-bottom: 18px
    }
    
    #kbe_content .kbe_content_txt ol {
    	list-style: none;
    	counter-reset: my-counter;
    	padding: 0
    }
    
    #kbe_content .kbe_content_txt ol li {
    	position: relative;
    	padding-left: 33px
    }
    
    #kbe_content .kbe_content_txt ol li:before {
    	content: counter(my-counter);
    	counter-increment: my-counter;
    	position: absolute;
    	left: 0;
    	top: 4px;
    	width: 20px;
    	height: 20px;
    	border: 1px solid;
    	text-align: center;
    	font-size: 13px;
    	font-weight: 700;
    	border-radius: 50%;
    	line-height: 21px
    }
    
    .heding-underline:after,.service-banner-content:after,.service-form-wrap:after {
    	content: ''
    }
    
    #kbe_content .kbe_content_txt ol li ul {
    	padding: 15px 0 0 20px
    }
    
    #kbe_content .kbe_content_txt ol li li {
    	padding: 0
    }
    
    #kbe_content .kbe_content_txt ol li li:before {
    	display: none
    }
    
    #jquery-live-search {
    	background-color: #fff
    }
    
    #kbe_content .kbe_content_txt ol li p:not(.centerP) {
    	margin-top: 10px
    }
    
    .kbe_leftcol ol li p.centerP strong,.kbe_leftcol ol li strong {
    	margin: -8px auto 30px;
    	display: table;
    	font-size: 15px;
    	line-height: 1.4;
    	font-weight: 400
    }
    
    #kbe_content .kbe_content_txt blockquote strong,.kbe_leftcol ol li p strong {
    	margin: initial;
    	display: initial
    }
    
    .kbe_content_txt mark {
    	background: #ff0;
    	margin: 0 2px 0 0;
    	padding: 0 4px
    }
    
    .ilightbox-toolbar.metro-black {
    	right: 8px;
    	left: auto
    }
    
    .feat_image {
    	width: 46px;
    	float: left;
    	margin-right: 10px
    }
    
    .wrap_image_text .kbe_content_title {
    	margin-top: 5px!important
    }
    
    .centerP {
    	text-align: center
    }
    
    @media screen and (max-width:1024px) {
    	#kbe_content .kbe_leftcol h3 {
    		margin-top: 30px;
    		padding-top: 30px
    	}
    
    	#kbe_content .kbe_content_txt hr {
    		margin: 30px 0
    	}
    }
    
    @media screen and (max-width:640px) {
    	#kbe_content .kbe_content_txt hr {
    		margin: 15px 0
    	}
    
    	#kbe_content .kbe_leftcol h3 {
    		margin-top: 15px;
    		padding-top: 15px;
    		font-size: 17px;
    		line-height: 21px
    	}
    
    	#kbe_content .icons_beside {
    		float: none;
    		margin: 0 auto 6px;
    		display: table
    	}
    
    	#kbe_container h1 {
    		width: 100%;
    		font-size: 20px;
    		line-height: 22px
    	}
    
    	#kbe_content .kbe_leftcol .kbe_content_txt li,#kbe_content .kbe_leftcol .kbe_content_txt p,#kbe_content .kbe_leftcol .kbe_content_txt span {
    		line-height: 25px;
    		font-size: 16px
    	}
    
    	.was-this-helpful {
    		padding: 30px 16px 10px!important
    	}
    
    	.kbe_leftcol ol li p.centerP strong,.kbe_leftcol ol li strong {
    		margin: -8px auto 20px;
    		line-height: 20px
    	}
    
    	.wrap_image_text .kbe_content_title {
    		float: left;
    		width: calc(100% - 60px)!important;
    		display: inline-block;
    		text-align: left!important
    	}
    }
    
    @media screen and (max-width:360px) {
    	.was-this-helpful a {
    		margin: 5px 0
    	}
    }
    
    @media print {
    	.entire_leftside,.icons_beside,.top-left-content,.was-this-helpful {
    		display: none
    	}
    
    	.kbe-left-title-bar h1 {
    		width: 100%
    	}
    
    	#kbe_container .content-pannel {
    		margin: 0
    	}
    
    	#kbe_content .kbe_content_txt hr {
    		margin: 20px 0
    	}
    }
    
    .how-it-works-wrap .link-area-link-icon {
    	padding: 0
    }
    
    .how-it-works-wrap .heading.heading-with-icon {
    	width: 370px;
    	margin-bottom: 0;
    	max-width: 100%;
    	display: flex;
    	align-items: center
    }
    
    .how-it-works-wrap .fusion-content-boxes.content-boxes-icon-on-side .icon {
    	position: relative;
    	z-index: 2
    }
    
    .how-it-works-wrap .fusion-content-boxes.content-boxes-icon-on-side h2 {
    	padding: 0!important;
    	text-align: left;
    	width: calc(100% - 84px)
    }
    
    .how-it-works-wrap .fusion-column-wrapper .fusion-content-boxes .content-container {
    	margin-bottom: 0
    }
    
    .how-it-works-wrap .fusion-column-wrapper .fusion-content-boxes {
    	position: relative
    }
    
    .how-it-works-wrap .fusion-column-wrapper .fusion-content-boxes:before {
    	content: '';
    	position: absolute;
    	top: 30px;
    	width: 1px;
    	height: calc(100% - 111px);
    	left: 47px;
    	border-left: 2px dashed #e6e6e6;
    	z-index: 1
    }
    
    .how-it-works-wrap .fusion-content-boxes .fusion-column {
    	margin-bottom: 65px
    }
    
    .how-it-works-wrap .fusion-content-boxes .fusion-column:nth-last-of-type(1) {
    	margin-bottom: 0
    }
    
    .how-it-works-wrap h3 {
    	text-align: center;
    	width: 350px;
    	max-width: 100%;
    	margin-top: 6px
    }
    
    .custom-form-wrapper form {
    	padding-top: 15px
    }
    
    .custom-form-wrapper form p {
    	font-size: 17px;
    	line-height: 1.6;
    	color: #666
    }
    
    .custom-form-wrapper form input,textarea {
    	border-color: #e6e6e6!important
    }
    
    @media screen and (min-width:801px) {
    	.custom-form-wrapper {
    		padding-left: 3%
    	}
    }
    
    @media screen and (max-width:800px) {
    	.how-it-works-wrap .fusion-content-boxes .heading-with-icon .fontawesome-icon {
    		font-size: 23px!important;
    		height: 54px!important;
    		width: 54px!important;
    		line-height: 54px!important;
    		margin-right: 10px
    	}
    
    	.how-it-works-wrap .fusion-content-boxes.content-boxes-icon-on-side h2 {
    		font-size: 18px!important
    	}
    
    	.how-it-works-wrap .fusion-column-wrapper .fusion-content-boxes::before {
    		left: 41px
    	}
    
    	.how-it-works-wrap .fusion-content-boxes .fusion-column {
    		margin-bottom: 45px
    	}
    
    	.custom-form-wrapper h2 {
    		font-size: 19px!important;
    		margin-bottom: .7em;
    		text-align: left
    	}
    }
    
    .bbp-topics {
    	word-break: keep-all;
    	word-break: break-word
    }
    
    #bbpress-forums .bbp-user-section {
    	overflow: initial
    }
    
    @media screen and (max-width:767px) {
    	#bbpress-forums p.bbp-topic-meta span {
    		white-space: normal
    	}
    
    	#bbpress-forums p.bbp-topic-meta span.bbp-topic-freshness-author {
    		display: inline-flex
    	}
    
    	#bbpress-forums p.bbp-topic-meta {
    		line-height: 17px
    	}
    
    	#bbpress-forums div.bbp-search-form,.bbp-topic-freshness .bbp-topic-meta a.bbp-author-name {
    		margin-bottom: 20px
    	}
    
    	.bbp-pagination-count {
    		margin-bottom: 10px
    	}
    }
    
    @media screen and (max-width:480px) {
    	#bbpress-forums li.bbp-body ul.forum .bbp-forum-freshness,li.bbp-topic-freshness {
    		width: 37%
    	}
    
    	#bbpress-forums li.bbp-body ul.forum,#bbpress-forums li.bbp-body ul.topic,#bbpress-forums li.bbp-header {
    		padding: 12px 10px
    	}
    
    	#bbpress-forums li.bbp-forum-freshness,#bbpress-forums li.bbp-header ul {
    		font-size: 14px!important
    	}
    
    	.bbp-forum-freshness a {
    		line-height: 16px
    	}
    
    	.bbp-topic-meta {
    		margin: 6px 0 0 -3px!important
    	}
    
    	#bbpress-forums li.bbp-body ul.forum,#bbpress-forums li.bbp-body ul.topic {
    		font-size: 15px
    	}
    
    	.bbp-body .ico {
    		display: block
    	}
    
    	.bbp-reply-author {
    		width: 100%!important;
    		border: 1px solid #e6e5e6;
    		border-bottom: none;
    		margin: 0 0 -1px
    	}
    
    	#bbpress-forums div.bbp-reply-content {
    		clear: both;
    		margin-left: 0
    	}
    
    	#bbpress-forums li {
    		margin-bottom: 18px
    	}
    
    	.bbp-reply-author .bbps-post-count {
    		padding-bottom: 5px
    	}
    
    	#bbpress-forums div.bbp-reply-content .bbp-reply-entry p:last-of-type {
    		margin-bottom: 0
    	}
    
    	#bbpress-forums div.bbp-reply-content .bbp-reply-entry {
    		padding: 15px
    	}
    
    	#bbpress-forums .topic-title {
    		font-size: 19px;
    		margin: 0
    	}
    
    	#bbpress-forums ul.bbp-replies {
    		margin-top: 10px;
    		border: none
    	}
    
    	#bbpress-forums div.bbp-topic-tags {
    		margin: 20px 0 0!important
    	}
    }
    
    .page-id-12568 #main>.fusion-row {
    	max-width: 100%
    }
    
    .full-width-banner {
    	margin-bottom: 20px
    }
    
    .service-banner h4 {
    	font-family: Lato;
    	font-size: 30px;
    	font-weight: 300;
    	line-height: 1.6;
    	margin-bottom: 0
    }
    
    .service-banner p.service-banner-large-text {
    	color: #b7648b;
    	font-family: Lato;
    	font-size: 60px;
    	font-weight: 700;
    	line-height: 56px;
    	padding: 0 15px;
    	text-transform: uppercase;
    	background: #e6e6e6;
    	z-index: 1
    }
    
    .service-banner>.fusion-column-wrapper {
    	text-align: center
    }
    
    .service-banner-content h1.heding-underline:after {
    	bottom: -21px;
    	background: #3d3d3d;
    	width: 200px
    }
    
    .service-banner-content:after {
    	position: absolute;
    	width: 100%;
    	height: 77%;
    	top: -23px;
    	left: 0;
    	border: 1px solid #b7648b
    }
    
    .service-banner-content {
    	display: inline-block;
    	padding: 15px 35px;
    	position: relative;
    	max-width: 95%
    }
    
    .service-row {
    	padding: 50px 0 65px!important
    }
    
    .post-content .service-row:first-of-type {
    	padding-top: 70px!important
    }
    
    .service-row p {
    	margin-bottom: 30px
    }
    
    .service-form-wrap h1,.service-row h1 {
    	font-size: 38px;
    	color: #5b5b5b;
    	font-weight: 300;
    	margin-bottom: 40px
    }
    
    .service-form-wrap h1 span,.service-row h1 span {
    	color: #b7648b;
    	font-weight: 700
    }
    
    .service-row a.fusion-button {
    	background-color: #b7658c
    }
    
    .right-text {
    	text-align: right
    }
    
    .breakspan {
    	display: block
    }
    
    .benifits-list {
    	list-style: none;
    	padding: 0;
    	margin: 0 0 25px -41px
    }
    
    .benifits-list li {
    	display: inline-block
    }
    
    .benifits-list li p {
    	width: 43px;
    	text-align: left;
    	display: inline-block;
    	margin: auto;
    	vertical-align: middle;
    	font-size: 18px;
    	line-height: 21px
    }
    
    .benifits-list .benifits-icon-holder {
    	display: inline-block;
    	vertical-align: middle;
    	margin-right: 10px;
    	border: 1px solid #b7658c;
    	border-radius: 50%;
    	width: 81px;
    	height: 81px;
    	position: relative
    }
    
    .benifits-list .benifits-icon-holder img {
    	position: absolute;
    	left: 0;
    	right: 0;
    	top: 0;
    	bottom: 0;
    	margin: auto;
    	width: auto
    }
    
    .benifits-list li:nth-child(3n+2) {
    	margin: 0 76px 0 40px
    }
    
    .design-list {
    	padding: 0;
    	list-style: none;
    	margin: 35px 0
    }
    
    .design-list li {
    	margin-bottom: 20px;
    	position: relative;
    	padding-left: 28px
    }
    
    .design-list i {
    	font-size: 20px;
    	color: #b7648b;
    	position: absolute;
    	top: 6px;
    	left: 0
    }
    
    .service-form-wrap {
    	background-color: #f8f8f8;
    	padding: 80px 0 35px;
    	clear: both;
    	margin: 0 -30px;
    	position: relative
    }
    
    .service-form-wrap:after {
    	position: absolute;
    	left: 0;
    	right: 0;
    	top: 0;
    	margin: auto;
    	width: 0;
    	height: 0;
    	border-left: 30px solid transparent;
    	border-right: 30px solid transparent;
    	border-top: 28px solid #fff
    }
    
    .service-form-wrap h1 {
    	text-align: center;
    	margin-bottom: 77px
    }
    
    .heding-underline {
    	position: relative
    }
    
    .heding-underline:after {
    	position: absolute;
    	width: 97px;
    	height: 1px;
    	background-color: #6a6a6a;
    	left: 0;
    	right: 0;
    	margin: auto;
    	bottom: -12px
    }
    
    .service-row h1.disclaimer-text {
    	font-size: 35px;
    	margin-top: 45px
    }
    
    .service-form-wrapper {
    	width: 605px;
    	max-width: 100%;
    	margin: 0 auto;
    	padding: 0 25px
    }
    
    .service-form-wrapper .form-group {
    	margin-bottom: 35px
    }
    
    .service-form-wrapper .form-group label {
    	display: inline-block;
    	vertical-align: top;
    	color: #868686;
    	font-size: 15px;
    	font-weight: 400;
    	line-height: 22px;
    	width: 80px;
    	margin-top: 14px
    }
    
    .service-form-wrapper .input-wrap {
    	margin-left: 5px;
    	display: inline-block;
    	vertical-align: middle;
    	width: calc(100% - 93px)
    }
    
    .service-form-wrapper .form-group input[type=text],.service-form-wrapper .form-group input[type=password],.service-form-wrapper .form-group input[type=email],.service-form-wrapper .form-group input[type=url] {
    	width: 100%;
    	height: 44px;
    	background-color: #fbfbfb;
    	border: 1px solid #dedede!important;
    	border-radius: 2px;
    	padding: 5px 12px
    }
    
    .service-form-wrapper .form-group .fusion-button {
    	max-width: 100%;
    	border-radius: 3px 2px 2px 3px;
    	background-color: #b7658c;
    	margin: 0 auto;
    	display: table
    }
    
    .service-right-img {
    	float: right;
    	margin-right: 0!important;
    	order: 1
    }
    
    .service-img {
    	position: relative
    }
    
    .service-img .fusion-column-wrapper {
    	position: absolute;
    	bottom: 0
    }
    
    .fusion-builder-row.fusion-row.service-clm {
    	display: flex
    }
    
    input[type=url] {
    	color: #686767
    }
    
    @media screen and (max-width:1170px) {
    	.service-row.nonhundred-percent-fullwidth {
    		margin-left: 0;
    		margin-right: 0
    	}
    }
    
    @media screen and (max-width:1024px) {
    	.service-banner>.fusion-column-wrapper {
    		padding: 100px 0!important
    	}
    
    	.service-form-wrap h1,.service-row h1,.service-row p {
    		margin-bottom: 20px
    	}
    
    	.service-row {
    		padding: 30px 0 35px!important
    	}
    
    	.benifits-list li:nth-child(3n+2) {
    		margin: 0 60px 0 40px
    	}
    
    	.benifits-list li:nth-child(3n+3) {
    		margin-left: 20px
    	}
    }
    
    @media screen and (max-width:800px) {
    	.service-row .right-text {
    		text-align: left
    	}
    
    	.service-img {
    		text-align: center
    	}
    
    	.service-img img {
    		max-height: 250px;
    		height: auto;
    		width: auto
    	}
    
    	.benifits-list {
    		margin: 0 0 25px
    	}
    
    	.service-img .fusion-imageframe {
    		float: none!important;
    		margin: 0!important
    	}
    
    	.service-row {
    		border-bottom: 1px solid #bababa
    	}
    
    	.post-content .service-row:last-of-type {
    		border: none
    	}
    
    	.service-row h1.disclaimer-text {
    		margin-top: 0
    	}
    
    	.service-row h1 {
    		margin-bottom: 10px;
    		line-height: 30px!important;
    		font-size: 23px!important
    	}
    
    	.design-list {
    		margin: 25px 0
    	}
    
    	.service-row .fusion-layout-column {
    		margin-bottom: 0!important
    	}
    
    	.fusion-builder-row.fusion-row.service-clm {
    		display: block
    	}
    
    	.service-img .fusion-column-wrapper {
    		position: initial;
    		bottom: auto
    	}
    
    	.service-banner p.service-banner-large-text {
    		font-size: 42px;
    		line-height: 47px
    	}
    
    	.service-banner-content:after {
    		top: -14px
    	}
    
    	.service-banner>.fusion-column-wrapper {
    		padding: 36px 0 24px!important
    	}
    
    	.service-img+.fusion-layout-column .fusion-column-wrapper {
    		padding: 0!important
    	}
    
    	.service-row {
    		margin-top: 0!important
    	}
    }
    
    .kbe_categories .kbe_category,.pujo-banner,.upcoming_3 {
    	text-align: center
    }
    
    @media screen and (max-width:600px) {
    	.benifits-list li {
    		display: block;
    		margin: 0 auto 21px!important
    	}
    
    	.post-content .service-row.fullwidth-box.first {
    		padding-top: 0!important
    	}
    
    	.service-row p br {
    		display: none
    	}
    
    	.service-form-wrapper .input-wrap {
    		margin-left: 0;
    		width: 100%
    	}
    
    	.service-form-wrapper .form-group {
    		margin-bottom: 15px
    	}
    
    	.service-img>.fusion-column-wrapper {
    		padding: 0 0 15px!important
    	}
    
    	.service-banner-content h4 {
    		font-size: 16px!important;
    		line-height: 1.6!important
    	}
    
    	.service-banner p.service-banner-large-text {
    		line-height: 31px;
    		font-size: 21px
    	}
    
    	.service-banner-content h1.heding-underline:after {
    		bottom: -7px;
    		width: 100px
    	}
    
    	.service-banner-content {
    		padding: 0 15px
    	}
    
    	.service-banner-content:after {
    		top: -13px
    	}
    
    	.service-img img {
    		max-height: 200px;
    		height: auto;
    		width: auto;
    		max-width: 80%
    	}
    
    	.button-large {
    		font-size: 14px
    	}
    
    	.service-form-wrap {
    		padding: 40px 0 25px
    	}
    
    	.service-form-wrap:after {
    		border-left: 20px solid transparent;
    		border-right: 20px solid transparent;
    		border-top: 19px solid #fff
    	}
    
    	.design-list {
    		margin: 15px 0
    	}
    
    	#service-form-wrap h1 {
    		font-size: 23px;
    		line-height: 30px
    	}
    }
    
    @media screen and (max-width:360px) {
    	.service-banner p.service-banner-large-text {
    		font-size: 21px
    	}
    }
    
    .pre-wrap {
    	position: relative
    }
    
    @media screen and (max-width:800px) {
    	.fusion-contact-info,.inter-link {
    		display: none!important
    	}
    }
    
    .fusion-widget-cart-number {
    	background-color: #b7648b;
    	color: #fff;
    	font-weight: 700
    }
    
    .fusion-main-menu .fusion-widget-cart-counter>a .menu-text {
    	position: relative
    }
    
    .fusion-main-menu .fusion-widget-cart-counter>a .fusion-widget-cart-number {
    	height: 10px;
    	width: 10px;
    	line-height: 9px;
    	position: absolute;
    	top: calc(50% - 21px);
    	color: #fff;
    	right: -8px;
    	font-size: 11px
    }
    
    .fusion-main-menu .fusion-widget-cart-counter>a::before {
    	background: #fff;
    	padding: 6px 7px;
    	font-size: 19px;
    	border-radius: 0
    }
    
    .fusion-menu-cart a {
    	width: 50px
    }
    
    .fusion-menu-cart .fusion-menu-cart-item a {
    	width: auto
    }
    
    .slider_beta_txt {
    	font-size: 12px!important;
    	position: absolute;
    	top: -7px;
    	width: 32px;
    	text-align: right!important
    }
    
    .special_cta_block {
    	margin: 6px 0 30px
    }
    
    .special_cta_block .cta_to_contribute {
    	font-size: 17px;
    	background: #01b5d0;
    	transition: .5;
    	margin: 0 0 30px
    }
    
    .special_cta_block .cta_to_contribute:hover {
    	background: #01b5d0;
    	transition: .5
    }
    
    .footer_sticky_holder {
    	background: #666!important;
    	padding: 0!important;
    	position: fixed;
    	bottom: 0!important;
    	width: 100%;
    	z-index: 100000
    }
    
    .footer_sticky_holder .fusion-layout-column.fusion-column-last {
    	margin-bottom: 10px!important
    }
    
    .footer_sticky_in {
    	display: flex;
    	flex-wrap: nowrap
    }
    
    .footer_sticky_in div {
    	font-size: 19px;
    	padding: 0 10px;
    	color: #fff;
    	margin: 0;
    	align-items: center;
    	display: flex
    }
    
    .chris_promo {
    	width: 180px;
    	height: 40px;
    	display: flex;
    	align-items: center;
    	justify-content: center;
    	background: #e9acc9;
    	border-radius: 3px;
    	color: #444;
    	cursor: grab;
    	cursor: -webkit-grab;
    	font-size: 17px;
    	font-weight: 600;
    	border: 2px dashed #a73269
    }
    
    .offer_terms {
    	position: absolute;
    	bottom: 5px;
    	right: 10px;
    	color: #fff;
    	font-size: 12px
    }
    
    .close_sticky_footer {
    	position: absolute;
    	top: 8px;
    	right: 8px;
    	background: #ddd;
    	border-radius: 100%;
    	width: 20px;
    	height: 20px;
    	line-height: 20px;
    	text-align: center;
    	font-weight: 400;
    	cursor: pointer
    }
    
    div#demo_count_down_timer p {
    	display: inline-block;
    	padding: 1px!important;
    	color: #fff;
    	font-weight: 700;
    	width: 33px!important;
    	text-align: center;
    	margin: 0!important;
    	font-size: 18px!important;
    	background: 0 0!important
    }
    
    div#demo_count_down_timer .sale {
    	display: inline-block;
    	width: 100%;
    	font-size: 17px
    }
    
    div#demo_count_down_timer p span {
    	display: block;
    	font-weight: 400;
    	font-size: 12px;
    	margin-top: 0
    }
    
    #demo_count_down_timer {
    	margin: 0 20px 0 0!important;
    	width: 180px!important;
    	display: inline-block!important;
    	background: #da669d;
    	color: #fff;
    	line-height: 1!important;
    	text-align: center;
    	padding: 2px 0 0!important
    }
    
    .footer_sticky_in .promo_container {
    	height: 52px;
    	padding: 4px;
    	margin: 4px
    }
    
    .footer_sticky_in div:nth-of-type(2) {
    	font-weight: 300!important
    }
    
    .figCaption,.figCaption strong {
    	font-weight: 400!important
    }
    
    @media (max-width:767px) {
    	.footer_sticky_holder .container {
    		width: auto
    	}
    
    	.footer_sticky_in {
    		display: block;
    		text-align: center
    	}
    
    	#demo_count_down_timer {
    		width: 100%
    	}
    
    	#demo_count_down_timer,.footer_sticky_in div {
    		display: inline-block!important;
    		font-size: 16px
    	}
    
    	.footer_sticky_in div:nth-of-type(2) {
    		width: 174px
    	}
    
    	#demo_count_down_timer p {
    		font-size: 22px!important
    	}
    
    	div#demo_count_down_timer p span {
    		font-size: 11px!important
    	}
    
    	.promo_container {
    		transform: translateY(-15px)
    	}
    }
    
    @media (max-width:600px) {
    	.footer_sticky_in div {
    		display: inline-block!important;
    		width: 124px;
    		font-size: 13px;
    		padding: 2px
    	}
    
    	.footer_sticky_in div:nth-of-type(2) {
    		width: 100%
    	}
    
    	.promo_container {
    		transform: translateY(0)
    	}
    
    	.chris_promo {
    		width: 114px
    	}
    }
    
    .shipping-coupon {
    	visibility: hidden!important
    }
    
    .post-content .cart_totals .shop_table th {
    	background: #ededed;
    	color: #333
    }
    
    .post-content .cart_totals .shop_table tr:nth-child(2n) td,.post-content .checkout .shop_table tfoot tr.tax-rate td {
    	background: #fff
    }
    
    .woocommerce .checkout #customer_details .col-1,.woocommerce .checkout #customer_details .col-2 {
    	margin-bottom: 40px
    }
    
    .post-content .checkout .shop_table tfoot tr.cart-subtotal th,.post-content .checkout .shop_table tfoot tr.order-total th,.post-content .checkout .shop_table tfoot tr.tax-rate th {
    	background: #ededed;
    	padding: 10px;
    	color: #333
    }
    
    .figCaption {
    	text-align: center
    }
    
    #kbe_content i.spl_design {
    	margin-top: 4px
    }
    
    #kbe_content .form-fields-desc {
    	color: #999!important;
    	font-size: 21px!important;
    	background: #f8f8f8;
    	padding: 4px 10px
    }
    
    .wpcf7-form-control.budget {
    	margin-top: 3px;
    	display: inline-block
    }
    
    .wpcf7-form-control.budget .wpcf7-list-item {
    	border: 2px solid #666;
    	display: inline-block;
    	margin: 0 3px 3px 0;
    	position: relative
    }
    
    .wpcf7-list-item-label {
    	color: #666;
    	font-size: 1rem;
    	font-weight: 800;
    	margin-bottom: 15px;
    	text-transform: uppercase;
    	z-index: 2;
    	position: relative
    }
    
    .wpcf7-form-control.budget .wpcf7-list-item input[type=radio] {
    	-webkit-appearance: none;
    	-moz-appearance: none;
    	appearance: none;
    	background: 0 0;
    	border-radius: 0;
    	height: 100%;
    	left: 0;
    	position: absolute;
    	top: 0;
    	width: 100%;
    	z-index: -1;
    	margin: 0
    }
    
    .wpcf7-form-control.budget .wpcf7-list-item label {
    	display: inline-block;
    	height: 100%;
    	width: 100%;
    	cursor: pointer;
    	padding: 10px 18px
    }
    
    .halfofform1,.halfofform2 {
    	float: left;
    	padding: 0 10px 0 0
    }
    
    .wpcf7-form-control.budget .wpcf7-list-item input[type=radio]:checked+.wpcf7-list-item-label,.wpcf7-form-control.budget .wpcf7-list-item input[type=radio]:focus+.wpcf7-list-item-label {
    	color: #fff
    }
    
    .wpcf7-form-control.budget .wpcf7-list-item input[type=radio]:checked,.wpcf7-form-control.budget .wpcf7-list-item input[type=radio]:focus {
    	background: #2f2f2f;
    	outline: 0;
    	z-index: 1
    }
    
    .halfofform1 {
    	width: 75%
    }
    
    .halfofform2 {
    	width: 25%
    }
    
    .availability-indicator {
    	padding: 0;
    	margin: 0;
    	list-style: square
    }
    
    .availability-indicator li {
    	color: #666;
    	font-size: 1rem;
    	font-weight: 800;
    	margin-bottom: 3px
    }
    
    .availability-indicator li span.booked {
    	color: #c43730
    }
    
    .availability-indicator li span.available {
    	color: #16a085
    }
    
    .form_wrapper {
    	overflow: hidden;
    	padding: 20px 0;
    	border-top: 1px solid #d2d2d2;
    	border-bottom: 1px solid #d2d2d2;
    	margin-bottom: 20px
    }
    
    @media (max-width:990px) {
    	.halfofform1,.halfofform2 {
    		width: 100%
    	}
    }
    
    .single-post .fusion-sharing-box .social-share-ctrl {
    	display: none
    }
    
    .fusion-secondary-header {
    	padding: 13px 30px 10px
    }
    
    .single-post .fusion-carousel-title a {
    	font-size: 13px;
    	font-weight: 600
    }
    
    /*contributer*/
    .contributors-wrap {
    	overflow: hidden;
    	margin-bottom: 40px;
    }
    
    .contributors-wrap .fusion-person {
    	position: relative;
    	padding: 0 20px 20px;
    }
    
    .contributors-wrap .person-shortcode-image-wrapper {
    	text-align: left;
    	width: 99px;
    	display: inline-block;
    	vertical-align: top;
    }
    
    .contributors-wrap .person-shortcode-image-wrapper img {
    	border: solid 1px #e0e0e0;
    }
    
    .contributors-wrap .person-desc {
    	display: inline-block;
    	vertical-align: text-bottom;
    	margin: 0;
    	width: calc(100% - 100px);
    	padding-left: 25px;
    }
    
    .contributors-wrap .person-desc .person-content, .contributors-wrap .fusion-person .person-desc .person-author .person-title {
    	display: none;
    }
    
    .contributors-wrap .person-desc .fusion-social-network-icon {
    	margin: 0 19px 0 0;
    	font-size: 19px !important;
    	color: #9d9d9d !important;
    }
    
    .contributors-wrap .fusion-social-networks-wrapper .fusion-social-network-icon:last-child {
    	margin: 0;
    }
    
    .contributors-wrap .person-desc .person-name {
    	font-size: 17px;
    	cursor: pointer;
    	font-weight: 700;
    	line-height: 19px;
    	color: #5b5b5b;
    	margin-top: 0px;
    }
    
    .contributors-wrap .person-desc .person-name:hover {
    	color: #826dad;
    }
    
    .contributors-wrap .fusion-person:after {
    	content: '';
    	width: 100%;
    	height: 85px;
    	border: 1px solid #d6d6d6;
    	left: 0;
    	bottom: 0;
    	position: absolute;
    	z-index: -1;
    }
    
    .contributors-wrap .fusion-column-wrapper {
    	position: relative;
    }
    
    .contributors-wrap .fusion-button-wrapper {
    	position: absolute;
    	bottom: 48px;
    	left: 146px;
    }
    
    .contributors-wrap .author-url {
    	font-size: 13px;
    	background: transparent;
    	padding: 0;
    	width: 100%;
    	text-align: left;
    }
    
    .contributors-wrap .author-url span {
    	white-space: nowrap;
    	overflow: hidden;
    	text-overflow: ellipsis;
    	width: auto;
    	max-width: calc(100% - 2px);
    	display: inline-block;
    }
    
    .contributors-wrap .author-url .fusion-button-text {
    	color: #4876eb !important;
    	text-decoration: underline;
    }
    
    .contributors-wrap .fusion-person-icon-bottom .fusion-social-networks {
    	margin-top: 43px;
    }
    
    .contributors-wrap .fusion-person .person-desc .person-author {
    	height: 47px;
    	vertical-align: middle;
    }
    /*popup*/
    .contributor-popup-wrap {
    	position: fixed;
    	width: 100%;
    	height: 100%;
    	top: 0;
    	left: 0;
    	bottom: 0;
    	background: rgba(0,0,0,0.3);
    	z-index: 99999;
    	display: none;
    }
    
    .contributor-popup-outer {
    	width: 660px;
    	background: #fff;
    	position: absolute;
    	right: 0;
    	left: 0;
    	top: 50%;
    	transform: translateY(-50%);
    	padding: 38px;
    	margin: auto;
    	max-height: 90%;
    	max-width: 94%;
    	overflow-y: auto;
    }
    
    .admin-bar .contributor-popup-outer {
    	top: calc(50% + 13px);
    }
    
    .contributor-popup-inner {
    	max-height: 100%;
    	padding: 15px;
    }
    
    .contributor-popup-close {
    	position: absolute;
    	top: 11px;
    	right: 18px;
    	color: #2a3b47;
    	font-size: 24px;
    	font-weight: normal;
    	z-index: 9;
    	padding: 5px;
    	cursor: pointer;
    	text-align: center;
    	line-height: 22px;
    }
    
    .contributor-popup-close:hover {
    	color: #0d1013;
    }
    
    .contributer-img {
    	display: inline-block;
    	vertical-align: top;
    	max-width: 120px;
    }
    
    .contributer-img img {
    	max-height: 150px;
    }
    
    .contributer-info {
    	display: inline-block;
    	vertical-align: top;
    	margin: 0 0 0 25px;
    	width: calc(100% - 160px);
    }
    
    .name {
    	font-size: 18px;
    	font-weight: 700;
    	line-height: 23px;
    	color: #2a3b47;
    }
    
    .position {
    	font-size: 16px;
    	font-weight: 400;
    	color: #959595;
    	line-height: 15px;
    	margin: -1px 0 7px 0;
    }
    
    .contributer-description {
    	color: #727272;
    	font-size: 15px;
    	font-weight: 400;
    	line-height: 25px;
    	max-height: 200px;
    	overflow: auto;
    	margin: 0 0 30px 0;
    }
    
    .contributer-url {
    	float: left;
    	margin: 7px 0 0 0;
    }
    
    .contributer-url a {
    	font-size: 15px;
    	padding: 0;
    	background: transparent !important;
    }
    
    .contributer-url a span {
    	color: #005dab !important;
    }
    
    .contributer-url a:hover span {
    	color: #3d3d3d !important;
    }
    
    .contributer-social {
    	list-style: none;
    	float: left;
    	padding: 0;
    	margin-right: 15px;
    }
    
    .contributer-social {
    	display: inline-block;
    }
    
    .contributor-fotter {
    	overflow: hidden;
    }
    
    .contributer-social a:hover:before {
    	color: #fff;
    }
    
    .badge {
    	background-image: url('images/badges-sprite.png');
    	background-repeat: no-repeat;
    	display: none;
    }
    
    .badges-wrap .badge {
    	display: block;
    }
    
    .bug-badge {
    	width: 29px;
    	height: 29px;
    	background-position: -1px -1px;
    }
    
    .code-badge {
    	width: 29px;
    	height: 29px;
    	background-position: -32px -1px;
    }
    
    .idea-badge {
    	width: 29px;
    	height: 29px;
    	background-position: -63px -1px;
    }
    
    .translation-badge {
    	width: 29px;
    	height: 29px;
    	background-position: -94px -1px;
    }
    
    .badges-wrap {
    	margin-top: 10px;
    }
    
    .badges-wrap .badge {
    	display: inline-block;
    	vertical-align: top;
    }
    
    .contributor-content {
    	margin-bottom: 20px;
    	font-size: 17px;
    	line-height: 25px;
    }
    
    .contributor-content h3 {
    	margin: 0 0 5px;
    	color: #2a3b47;
    }
    
    .contributor-content h3:not(:first-child) {
    	margin-top: 15px;
    }
    
    @media screen and (max-width: 1100px) {
    	.contributors-wrap .person-desc .fusion-social-network-icon {
    		margin: 0 13px 0 0;
    		font-size: 14px !important;
    	}
    
    	.contributors-wrap .person-desc .person-name {
    		font-size: 16px;
    	}
    
    	.contributors-wrap .person-desc {
    		padding-left: 15px;
    	}
    
    	.contributors-wrap .fusion-button-wrapper {
    		left: 136px;
    	}
    
    	.contributors-wrap .fusion-person {
    		padding: 0 10px 20px 15px;
    	}
    }
    
    @media screen and (max-width: 977px) {
    	.contributors-wrap .author-url {
    		width: 108px !important;
    	}
    }
    
    @media only screen and (max-width: 800px) {
    	.contributors-wrap .fusion-builder-row .fusion-layout-column {
    		width: 47% !important;
    		margin-right: 3% !important;
    		margin-left: 1% !important;
    		clear: initial;
    	}
    
    	.contributors-wrap .fusion-builder-row .fusion-layout-column:nth-child(even) {
    		margin-right: 0 !important;
    	}
    }
    
    @media only screen and (max-width: 600px) {
    	.contributors-wrap .fusion-builder-row .fusion-layout-column, .contributors-wrap .fusion-builder-row .fusion-layout-column:nth-child(even) {
    		width: 85% !important;
    		margin-right: 3% !important;
    		margin-left: 1% !important;
    		clear: both;
    		margin: 0 auto 30px !important;
    		float: none !important;
    		display: table !important;
    	}
    }
    /*contributor End*/
    .contributor-person {
    	width: 30%;
    	float: left;
    	margin: 25px 0 25px 5%;
    	position: relative;
    	padding: 20px;
    	word-wrap: break-word;
    	z-index: 1;
    }
    
    .contributors-wrap .contributor-person:nth-of-type(3n+1) {
    	margin-left: 0;
    	clear: both;
    }
    
    @media screen and (max-width: 1055px) {
    	.contributtor-desc .person-name {
    		font-size: 16px;
    	}
    
    	.contributor-person {
    		width: 41%;
    		margin: 25px 0 25px 18%;
    	}
    
    	.contributors-wrap .contributor-person:nth-of-type(3n+1) {
    		margin-left: 18%;
    		clear: none;
    	}
    
    	.contributors-wrap .contributor-person:nth-of-type(2n+1) {
    		margin-left: 0;
    		clear: both;
    	}
    }
    
    @media screen and (max-width: 768px) {
    	.contributor-person {
    		width: 48%;
    		margin: 25px 0 25px 4%;
    	}
    
    	.contributors-wrap .contributor-person:nth-of-type(3n+1) {
    		margin-left: 4%;
    		clear: none;
    	}
    
    	.contributors-wrap .contributor-person:nth-of-type(2n+1) {
    		margin-left: 0;
    		clear: both;
    	}
    }
    
    @media screen and (max-width: 690px) {
    	.contributor-person {
    		width: 350px;
    		max-width: 100%;
    		margin: 0 auto 10px !important;
    		float: none;
    		clear: both;
    	}
    }
    
    @media screen and (max-width: 480px) {
    	.contributer-info {
    		margin: 28px 0 0;
    		width: 100%;
    	}
    
    	.contributor-fotter .contributer-social a {
    		width: 41px;
    		height: 40px;
    	}
    }
    
    .contributor-person:after {
    	content: '';
    	width: 100%;
    	height: 85px;
    	border: 1px solid #d6d6d6;
    	left: 0;
    	bottom: 0;
    	position: absolute;
    	z-index: -1;
    	box-sizing: border-box;
    }
    
    .contributors-wrap .contributtor-image-wrap {
    	text-align: left;
    	width: 99px;
    	min-height: 128px;
    	display: inline-block;
    	vertical-align: top;
    	cursor: pointer;
    }
    
    .contributors-wrap .contributtor-desc {
    	display: inline-block;
    	vertical-align: text-bottom;
    	margin: 0;
    	width: calc(100% - 104px);
    	padding-left: 25px;
    }
    
    .contributtor-name-wrap {
    	margin-bottom: 20px;
    	height: 55px;
    	display: table-cell;
    	vertical-align: middle;
    }
    
    .contributtor-name-wrap span {
    	display: block;
    }
    
    .contributtor-name-wrap .person-title, .contributtor-content {
    	display: none;
    }
    
    .contributtor-desc .person-name {
    	font-size: 17px;
    	cursor: pointer;
    	font-weight: 700;
    	line-height: 19px;
    	color: #5b5b5b;
    	margin-top: 0px;
    	cursor: pointer;
    }
    
    .contributtor-desc .person-name:hover {
    	color: #826dad;
    }
    
    .contributtor-social-networks {
    	margin-top: 5px;
    }
    
    .contributtor-social-networks a {
    	display: inline-block;
    	vertical-align: middle;
    	margin-right: 8px;
    	font-size: 16px;
    	color: #9c9b9b;
    }
    
    .contributtor-website {
    	margin-top: 13px;
    	white-space: nowrap;
    	overflow: hidden;
    	text-overflow: ellipsis;
    	min-height: 26px;
    }
    
    .contributtor-website a {
    	font-size: 13px;
    }
    
    .contributor-header {
    	margin-bottom: 20px;
    	overflow: hidden;
    }
    
    .contributtor-social-networks a:hover .fa-facebook-f {
    	color: #3B5998;
    }
    
    .contributtor-social-networks a:hover .fa-twitter {
    	color: #00B6F1;
    }
    
    .contributtor-social-networks a:hover .fa-instagram {
    	color: #2C6A93;
    }
    
    .contributtor-social-networks a:hover .fa-google-plus-g {
    	color: #C20806;
    }
    
    .contributtor-social-networks a:hover .fa-youtube {
    	color: #C31A1E;
    }
    
    .contributtor-social-networks a:hover .fa-wordpress-simple {
    	color: #04769C;
    }
    
    .contributtor-social-networks a:hover .fa-linkedin-in {
    	color: #04669A;
    }
    /**/
    
    .contributer-social a:hover .fa-facebook-f {
    	background: #3B5998;
    	border-color: #3B5998;
    }
    
    .contributer-social a:hover .fa-twitter {
    	background: #00B6F1;
    	border-color: #00B6F1;
    }
    
    .contributer-social a:hover .fa-instagram {
    	background: #2C6A93;
    	border-color: #2C6A93;
    }
    
    .contributer-social a:hover .fa-google-plus-g {
    	background: #C20806;
    	border-color: #C20806;
    }
    
    .contributer-social a:hover .fa-youtube {
    	background: #C31A1E;
    	border-color: #C31A1E;
    }
    
    .contributer-social a:hover .fa-wordpress-simple {
    	background: #04769C;
    	border-color: #04769C;
    }
    
    .contributer-social a:hover .fa-linkedin-in {
    	background: #04669A;
    	border-color: #04669A;
    }
    
    .contributer-social i.fab {
    	border: 1px solid #d6d6d6;
    	display: block;
    	width: 60px;
    	height: 47px;
    	line-height: 46px;
    	border-left: 0;
    	float: left;
    	text-align: center;
    	font-size: 20px;
    }
    
    .contributer-social a:first-child i.fab {
    	border-left: 1px solid #d6d6d6;
    }
    
    .contributer-social a:hover {
    	color: #fff;
    }
    
    .product-grid-view .fusion-product-content {
    	padding: 0px !important;
    }
    
    .fusion-body .fusion-content-sep.sep-solid, .fusion-body .fusion-separator.sep-solid {
    	border: none;
    }
    
    .single-tech-blog .fusion-content-container h3 {
    	text-align: center;
    	padding-top: 25px;
    	padding-bottom: 10px;
    	border-bottom: 1px solid #eee;
    }
    
    .single-tech-blog .entry-title {
    	text-align: center;
    }
    
    .single-tech-blog .comments-container {
    	margin-top: 55px;
    	clear: both;
    	background: #f5f5f5b5;
    	padding-top: 20px;
    	padding-left: 20px;
    }
    
    .single-tech-blog .comments-container .title-heading-left {
    	font-weight: 800 !important;
    	font-size: 20px !important;
    }
    
    .single-tech-blog .fusion-single-page-excerpt {
    	line-height: 27px;
    }
    
    .single-tech-blog #main .fusion-row {
    	max-width: 1420px;
    }
    
    .order_details_of_user {
    	font-size: 14px;
    	float: right;
    	clear: both;
    }
    
    .order_details_of_user span {
    	display: block;
    	font-weight: bold;
    }
    
    .banner-after-text {
    	margin-top: 15px;
    }
    clarance
    参与者
    • 文章数量: 10
    @clarance

    你好,我这边通过后台’主题生成’进行替换所有文章内容页的样式修改,发现原来添加的底部版权等样式没有生效,请问要怎么修改?

    附上原修改代码:

     

     

    <!– 标签调用 –>
    <div id=”article-tag”>
    <?php the_tags(‘标签: ‘, ‘ , ‘ , ”); ?>
    </div>
    <!– 标签调用 end–>
    <!– 文章版权信息 –>
    <?php $custom_fields = get_post_custom_keys($post_id);
    if (!in_array (‘copyright’, $custom_fields)) : ?>
    <div class=”postcopyright” style=”background-color:#eeeeee”>
    <div>版权声明:除非注明,否则均为DataFocus企业大数据分析系统 原创文章,转载请以链接形式标明本文地址。否则将追究法律责任。</div>
    <div>转载请注明来源:” title=”<?php the_title(); ?>”><?php the_permalink() ?><!– ” title=”<?php bloginfo(‘name’); ?>”><?php bloginfo(‘name’); ?> –></div>
    </div>
    <?php else: ?>
    <?php $custom = get_post_custom($post_id);
    $custom_value = $custom[‘copyright’]; ?>
    <div class=”postcopyright” style=”background-color:#eeeeee”>
    <div>版权声明: 转载作品,本文来源于 ” target=”_blank” style=”text-decoration:underline”><?php echo $custom_value[0] ?> ,由(” title=”<?php bloginfo(‘name’); ?>”> <?php the_author(); ?> ) 整编而成。</div>
    <br/>
    <div>↘原文地址: ” ><?php echo $custom_value[0] ?></div>
    </div>
    <?php endif; ?>
    <!– 文章上一篇下一篇 –>
    <div class=”post-navigation”>
    <?php
    $categories = get_the_category();
    $categoryIDS = array();
    foreach ($categories as $category) {
    array_push($categoryIDS, $category->term_id);
    }
    $categoryIDS = implode(“,”, $categoryIDS);
    ?>
    <div class=”post-previous”>
    <?php if (get_previous_post($categoryIDS)) { previous_post_link(‘上一篇: %link’,’%title’,true);} else { echo “上一篇:已是最后文章”;} ?></div>
    <div class=”post-next”>
    <?php if (get_next_post($categoryIDS)) { next_post_link(‘下一篇: %link’,’%title’,true);} else { echo “下一篇:已是最新文章”;} ?></div></div>
    <!– 文章上一篇下一篇-end –>

    诗语
    管理员
    • 文章数量: 5,866
    @feibisi

    还是分享一下吧,国内的企业站和政府类网站这种排版样式的比较多,给客户定制的一个样式效果,具体显示效果如下

    前台显示效果:

    后台使用模块:

    页面生成器的代码:

    [fusion_builder_container admin_label="" hide_on_mobile="no" hundred_percent="no" hundred_percent_height="no" hundred_percent_height_scroll="no" hundred_percent_height_center_content="yes" equal_height_columns="no" menu_anchor="" class="" id="" background_color="#ffffff" background_image="" background_position="left top" background_repeat="no-repeat" fade="no" background_parallax="none" enable_mobile="no" parallax_speed="0.3" video_mp4="" video_webm="" video_ogv="" video_url="" video_aspect_ratio="16:9" video_loop="yes" video_mute="yes" video_preview_image="" border_size="0px" border_color="" border_style="solid" margin_top="" margin_bottom="" padding_top="30px" padding_right="60px" padding_bottom="40px" padding_left="30px"][fusion_builder_row][fusion_builder_column type="1_4" layout="1_4" link="" target="_self" hide_on_mobile="medium-visibility,large-visibility" spacing="yes" center_content="no" min_height="" class="" id="" background_color="" background_image="" background_position="left top" undefined="" background_repeat="no-repeat" hover_type="none" border_size="0" border_color="" border_style="solid" border_position="all" padding_top="" padding_right="20px" padding_bottom="" padding_left="30px" margin_top="" margin_bottom="" animation_type="" animation_direction="left" animation_speed="0.1" animation_offset="" last="no"][fusion_widget_area name="avada-custom-sidebar-jiaoyu-01" title_size="18px" title_color="" background_color="" padding_top="" padding_right="30px" padding_bottom="" padding_left="0px" hide_on_mobile="small-visibility,medium-visibility,large-visibility" class="" id="" /][/fusion_builder_column][fusion_builder_column type="3_4" layout="1_1" link="" target="_self" hide_on_mobile="no" spacing="yes" center_content="no" min_height="" class="" id="" background_color="" background_image="" background_position="left top" undefined="" background_repeat="no-repeat" hover_type="none" border_size="0" border_color="" border_style="solid" border_position="all" padding_top="" padding_right="" padding_bottom="" padding_left="" margin_top="" margin_bottom="" animation_type="" animation_direction="left" animation_speed="0.1" animation_offset="" last="no"][fusion_blog layout="medium" blog_grid_columns="" blog_grid_column_spacing="" blog_masonry_grid_ratio="" blog_masonry_width_double="" equal_heights="no" number_posts="15" offset="0" pull_by="category" cat_slug="xcjy" exclude_cats="" tag_slug="" exclude_tags="" orderby="date" order="DESC" thumbnail="no" title="yes" title_link="yes" excerpt="hide" excerpt_length="10" strip_html="yes" meta_all="yes" meta_author="no" meta_categories="no" meta_comments="no" meta_date="yes" meta_link="no" meta_tags="no" scrolling="pagination" grid_box_color="" grid_element_color="" grid_separator_style_type="" grid_separator_color="" padding_top="" padding_right="" padding_bottom="" padding_left="" hide_on_mobile="small-visibility,medium-visibility,large-visibility" class="" id="" /][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]

    另外写的 css 样式表:

    <style>
    h2.entry-title {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 650px;
    }
    .fusion-blog-shortcode .post {
        background-color: #ffffff;
        margin-bottom: 5px;
    	  border-bottom: 1px dotted #c9c9c9;
    }
    #main .post h2 a {
        font-weight: 400;
      	font-size: 15px;
    }
    #main .post h2 a:before {
        content: "·";
        margin-right: 10px;
        color: #333333;
        font-family: "Font Awesome 5 Free";
        font-weight: 400;
    }
    .fusion-blog-layout-medium .fusion-meta-info, .fusion-blog-layout-medium-alternate .fusion-meta-info {
        width: unset;
    }
    	.fusion-blog-layout-large .entry-title, .fusion-blog-layout-medium .entry-title {
        margin-top: 25px;
        margin-bottom: 0px;
    }
    	.fusion-meta-info {
    		 font-size: 13px;
        border-color: #ffffff!important;
    }
    .fusion-blog-pagination .pagination .current, .fusion-blog-pagination .pagination a.inactive, .fusion-hide-pagination-text .fusion-blog-pagination .pagination .pagination-next, .fusion-hide-pagination-text .fusion-blog-pagination .pagination .pagination-prev {
        padding: 3px 8px;
    }
    .fusion-blog-pagination .pagination {
        float: left!important;
    }
    .fusion-content-widget-area .widget li {
        text-align: center;
    }
    	.fusion-widget-area-1 .widget .heading h4 {
        text-align: center;
    }
    	
    	
    </style>

    小工具设置:

    另外上面的菜单还是需要自己新建一个才行,不然不会显示侧边栏出来。

    诗语
    管理员
    • 文章数量: 5,866
    @feibisi

    为了给一个新项目站做数据转移,但是里面包含了好多的用户数据,这些是完全没用的,如一个一个的删不知道得删几个小时,所以干脆直接把表给删了,删完就懵了,这下咋办???想了下应该还是可以新建的,所以就用下面的SQL来新建表吧。

    不过注意看下,每个表的名称,不要全部执行,我只用到了上面的两个,其他的表是原来的不用再创建了。

    DROP TABLE IF EXISTS wp_users;
    CREATE TABLE wp_users (
      ID bigint(20) unsigned NOT NULL auto_increment,
      user_login varchar(60) NOT NULL default '',
      user_pass varchar(64) NOT NULL default '',
      user_nicename varchar(50) NOT NULL default '',
      user_email varchar(100) NOT NULL default '',
      user_url varchar(100) NOT NULL default '',
      user_registered datetime NOT NULL default '0000-00-00 00:00:00',
      user_activation_key varchar(60) NOT NULL default '',
      user_status int(11) NOT NULL default '0',
      display_name varchar(250) NOT NULL default '',
      spam tinyint(2) NOT NULL default '0',
      deleted tinyint(2) NOT NULL default '0',
      PRIMARY KEY  (ID),
      KEY user_login_key (user_login),
      KEY user_nicename (user_nicename)
    ) DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
    
    DROP TABLE IF EXISTS wp_usermeta;
    CREATE TABLE wp_usermeta (
      umeta_id bigint(20) unsigned NOT NULL auto_increment,
      user_id bigint(20) unsigned NOT NULL default '0',
      meta_key varchar(255) default NULL,
      meta_value longtext,
      PRIMARY KEY  (umeta_id),
      KEY user_id (user_id),
      KEY meta_key (meta_key)
    ) DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
    
    DROP TABLE IF EXISTS wp_terms;
    CREATE TABLE wp_terms (
     term_id bigint(20) unsigned NOT NULL auto_increment,
     name varchar(200) NOT NULL default '',
     slug varchar(200) NOT NULL default '',
     term_group bigint(10) NOT NULL default 0,
     PRIMARY KEY  (term_id),
     KEY slug (slug),
     KEY name (name)
    ) DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
    
    DROP TABLE IF EXISTS wp_term_taxonomy;
    CREATE TABLE wp_term_taxonomy (
     term_taxonomy_id bigint(20) unsigned NOT NULL auto_increment,
     term_id bigint(20) unsigned NOT NULL default 0,
     taxonomy varchar(32) NOT NULL default '',
     description longtext NOT NULL,
     parent bigint(20) unsigned NOT NULL default 0,
     count bigint(20) NOT NULL default 0,
     PRIMARY KEY  (term_taxonomy_id),
     UNIQUE KEY term_id_taxonomy (term_id,taxonomy),
     KEY taxonomy (taxonomy)
    ) DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
    
    DROP TABLE IF EXISTS wp_term_relationships;
    CREATE TABLE wp_term_relationships (
     object_id bigint(20) unsigned NOT NULL default 0,
     term_taxonomy_id bigint(20) unsigned NOT NULL default 0,
     term_order int(11) NOT NULL default 0,
     PRIMARY KEY  (object_id,term_taxonomy_id),
     KEY term_taxonomy_id (term_taxonomy_id)
    ) DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
    
    DROP TABLE IF EXISTS wp_commentmeta;
    CREATE TABLE wp_commentmeta (
      meta_id bigint(20) unsigned NOT NULL auto_increment,
      comment_id bigint(20) unsigned NOT NULL default '0',
      meta_key varchar(255) default NULL,
      meta_value longtext,
      PRIMARY KEY  (meta_id),
      KEY comment_id (comment_id),
      KEY meta_key (meta_key)
    ) DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
    
    DROP TABLE IF EXISTS wp_comments;
    CREATE TABLE wp_comments (
      comment_ID bigint(20) unsigned NOT NULL auto_increment,
      comment_post_ID bigint(20) unsigned NOT NULL default '0',
      comment_author tinytext NOT NULL,
      comment_author_email varchar(100) NOT NULL default '',
      comment_author_url varchar(200) NOT NULL default '',
      comment_author_IP varchar(100) NOT NULL default '',
      comment_date datetime NOT NULL default '0000-00-00 00:00:00',
      comment_date_gmt datetime NOT NULL default '0000-00-00 00:00:00',
      comment_content text NOT NULL,
      comment_karma int(11) NOT NULL default '0',
      comment_approved varchar(20) NOT NULL default '1',
      comment_agent varchar(255) NOT NULL default '',
      comment_type varchar(20) NOT NULL default '',
      comment_parent bigint(20) unsigned NOT NULL default '0',
      user_id bigint(20) unsigned NOT NULL default '0',
      PRIMARY KEY  (comment_ID),
      KEY comment_post_ID (comment_post_ID),
      KEY comment_approved_date_gmt (comment_approved,comment_date_gmt),
      KEY comment_date_gmt (comment_date_gmt),
      KEY comment_parent (comment_parent),
      KEY comment_author_email (comment_author_email(10))
    ) DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
    
    DROP TABLE IF EXISTS wp_links;
    CREATE TABLE wp_links (
      link_id bigint(20) unsigned NOT NULL auto_increment,
      link_url varchar(255) NOT NULL default '',
      link_name varchar(255) NOT NULL default '',
      link_image varchar(255) NOT NULL default '',
      link_target varchar(25) NOT NULL default '',
      link_description varchar(255) NOT NULL default '',
      link_visible varchar(20) NOT NULL default 'Y',
      link_owner bigint(20) unsigned NOT NULL default '1',
      link_rating int(11) NOT NULL default '0',
      link_updated datetime NOT NULL default '0000-00-00 00:00:00',
      link_rel varchar(255) NOT NULL default '',
      link_notes mediumtext NOT NULL,
      link_rss varchar(255) NOT NULL default '',
      PRIMARY KEY  (link_id),
      KEY link_visible (link_visible)
    ) DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
    
    DROP TABLE IF EXISTS wp_options;
    CREATE TABLE wp_options (
      option_id bigint(20) unsigned NOT NULL auto_increment,
      option_name varchar(64) NOT NULL default '',
      option_value longtext NOT NULL,
      autoload varchar(20) NOT NULL default 'yes',
      PRIMARY KEY  (option_id),
      UNIQUE KEY option_name (option_name)
    ) DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
    
    DROP TABLE IF EXISTS wp_postmeta;
    CREATE TABLE wp_postmeta (
      meta_id bigint(20) unsigned NOT NULL auto_increment,
      post_id bigint(20) unsigned NOT NULL default '0',
      meta_key varchar(255) default NULL,
      meta_value longtext,
      PRIMARY KEY  (meta_id),
      KEY post_id (post_id),
      KEY meta_key (meta_key)
    ) DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
    
    DROP TABLE IF EXISTS wp_posts;
    CREATE TABLE wp_posts (
      ID bigint(20) unsigned NOT NULL auto_increment,
      post_author bigint(20) unsigned NOT NULL default '0',
      post_date datetime NOT NULL default '0000-00-00 00:00:00',
      post_date_gmt datetime NOT NULL default '0000-00-00 00:00:00',
      post_content longtext NOT NULL,
      post_title text NOT NULL,
      post_excerpt text NOT NULL,
      post_status varchar(20) NOT NULL default 'publish',
      comment_status varchar(20) NOT NULL default 'open',
      ping_status varchar(20) NOT NULL default 'open',
      post_password varchar(20) NOT NULL default '',
      post_name varchar(200) NOT NULL default '',
      to_ping text NOT NULL,
      pinged text NOT NULL,
      post_modified datetime NOT NULL default '0000-00-00 00:00:00',
      post_modified_gmt datetime NOT NULL default '0000-00-00 00:00:00',
      post_content_filtered longtext NOT NULL,
      post_parent bigint(20) unsigned NOT NULL default '0',
      guid varchar(255) NOT NULL default '',
      menu_order int(11) NOT NULL default '0',
      post_type varchar(20) NOT NULL default 'post',
      post_mime_type varchar(100) NOT NULL default '',
      comment_count bigint(20) NOT NULL default '0',
      PRIMARY KEY  (ID),
      KEY post_name (post_name),
      KEY type_status_date (post_type,post_status,post_date,ID),
      KEY post_parent (post_parent),
      KEY post_author (post_author)
    ) DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
    
    DROP TABLE IF EXISTS wp_blogs;
    CREATE TABLE wp_blogs (
      blog_id bigint(20) NOT NULL auto_increment,
      site_id bigint(20) NOT NULL default '0',
      domain varchar(200) NOT NULL default '',
      path varchar(100) NOT NULL default '',
      registered datetime NOT NULL default '0000-00-00 00:00:00',
      last_updated datetime NOT NULL default '0000-00-00 00:00:00',
      public tinyint(2) NOT NULL default '1',
      archived tinyint(2) NOT NULL default '0',
      mature tinyint(2) NOT NULL default '0',
      spam tinyint(2) NOT NULL default '0',
      deleted tinyint(2) NOT NULL default '0',
      lang_id int(11) NOT NULL default '0',
      PRIMARY KEY  (blog_id),
      KEY domain (domain(50),path(5)),
      KEY lang_id (lang_id)
    ) DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
    
    DROP TABLE IF EXISTS wp_blog_versions;
    CREATE TABLE wp_blog_versions (
      blog_id bigint(20) NOT NULL default '0',
      db_version varchar(20) NOT NULL default '',
      last_updated datetime NOT NULL default '0000-00-00 00:00:00',
      PRIMARY KEY  (blog_id),
      KEY db_version (db_version)
    ) DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
    
    DROP TABLE IF EXISTS wp_registration_log;
    CREATE TABLE wp_registration_log (
      ID bigint(20) NOT NULL auto_increment,
      email varchar(255) NOT NULL default '',
      IP varchar(30) NOT NULL default '',
      blog_id bigint(20) NOT NULL default '0',
      date_registered datetime NOT NULL default '0000-00-00 00:00:00',
      PRIMARY KEY  (ID),
      KEY IP (IP)
    ) DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
    
    DROP TABLE IF EXISTS wp_site;
    CREATE TABLE wp_site (
      id bigint(20) NOT NULL auto_increment,
      domain varchar(200) NOT NULL default '',
      path varchar(100) NOT NULL default '',
      PRIMARY KEY  (id),
      KEY domain (domain,path)
    ) DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
    
    DROP TABLE IF EXISTS wp_sitemeta;
    CREATE TABLE wp_sitemeta (
      meta_id bigint(20) NOT NULL auto_increment,
      site_id bigint(20) NOT NULL default '0',
      meta_key varchar(255) default NULL,
      meta_value longtext,
      PRIMARY KEY  (meta_id),
      KEY meta_key (meta_key),
      KEY site_id (site_id)
    ) DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
    
    DROP TABLE IF EXISTS wp_signups;
    CREATE TABLE wp_signups (
      signup_id bigint(20) NOT NULL auto_increment,
      domain varchar(200) NOT NULL default '',
      path varchar(100) NOT NULL default '',
      title longtext NOT NULL,
      user_login varchar(60) NOT NULL default '',
      user_email varchar(100) NOT NULL default '',
      registered datetime NOT NULL default '0000-00-00 00:00:00',
      activated datetime NOT NULL default '0000-00-00 00:00:00',
      active tinyint(1) NOT NULL default '0',
      activation_key varchar(50) NOT NULL default '',
      meta longtext,
      PRIMARY KEY  (signup_id),
      KEY activation_key (activation_key),
      KEY user_email (user_email),
      KEY user_login_email (user_login,user_email),
      KEY domain_path (domain,path)
    ) DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
    小新
    • 文章数量: 354
    @xiaoxin

    WordPress 初学者指南教程,是由 WPBeginner 录制出品的,适合对 WordPress 还不太熟悉的朋友,本教程语言为英语,不懂的可以跟帖告知。
    34.如何添加新用户和作者到您的WordPress 博客 How to Add New Users and Authors to Your WordPress Blog

    整套教程合集下载地址:

    WPBeginner 初学者指南

正在查看 5 结果:1-5 (共 5 个结果)

未找到对应子版块?请直接在 [疑难杂症] 版块中发帖提问。

收藏纪念品


有奖活动

参与论坛社区问答,有机会获赠文派瓦普(Wapuu.com)手办模型。